Shell processes: enhancements to startup and CEDET compatibility.
authorFabián Ezequiel Gallina <fabian@anue.biz>
Tue, 31 Jul 2012 23:43:31 +0000 (20:43 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Tue, 31 Jul 2012 23:43:31 +0000 (20:43 -0300)
commit408058c5ac7237e196a2b4fa0c786abf414e99ce
tree9f6e4c1468fb971bb01d2b6689b34275b32f9ec4
parent339a19ce4fdb6eb95282623759ed1d9bec580110
Shell processes: enhancements to startup and CEDET compatibility.
* progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
(python-shell-make-comint): accept-process-output at startup.
(run-python-internal): Set inferior-python-mode-hook to nil.
(python-shell-internal-get-or-create-process): call sit-for.
(python-preoutput-result): Add obsolete alias.
(python-shell-internal-send-string): Use it.
(python-shell-send-setup-code): Remove call to
accept-process-output.
lisp/ChangeLog
lisp/progmodes/python.el